home *** CD-ROM | disk | FTP | other *** search
/ Time Warp / Time Warp.iso / pc / timewarp / lab.dxr / 00195.ls < prev    next >
Encoding:
Text File  |  1997-06-09  |  299 b   |  11 lines

  1. on exitFrame
  2.   global Hand, left
  3.   set the cursor of sprite 3 to left
  4.   set the cursor of sprite 4 to Hand
  5.   set the cursor of sprite 8 to Hand
  6.   set the cursor of sprite 9 to Hand
  7.   set the cursor of sprite 10 to Hand
  8.   set the cursor of sprite 11 to Hand
  9.   set the cursor of sprite 23 to Hand
  10. end
  11.